Results for spec/!OpenGL 1.1/sized-texture-format-channels

Overview

Result: None

Back to summary

Details

Detail Value
Returncode 0
Time 0:00:00.107166
Stdout
format GL_ALPHA4:
  expected:  0  0  0  4  0  0  0  0 
  observed:  0  0  0  8  0  0  0  0 
format GL_ALPHA12:
  expected:  0  0  0 12  0  0  0  0 
  observed:  0  0  0 16  0  0  0  0 
format GL_R3_G3_B2:
  expected:  3  3  2  0  0  0  0  0 
  observed:  5  6  5  0  0  0  0  0 
format GL_RGB4:
  expected:  4  4  4  0  0  0  0  0 
  observed:  5  6  5  0  0  0  0  0 
format GL_RGB5:
  expected:  5  5  5  0  0  0  0  0 
  observed:  5  6  5  0  0  0  0  0 
format GL_RGB10:
  expected: 10 10 10  0  0  0  0  0 
  observed: 16 16 16  0  0  0  0  0 
format GL_RGB12:
  expected: 12 12 12  0  0  0  0  0 
  observed: 16 16 16  0  0  0  0  0 
format GL_RGBA2:
  expected:  2  2  2  2  0  0  0  0 
  observed:  4  4  4  4  0  0  0  0 
format GL_RGBA12:
  expected: 12 12 12 12  0  0  0  0 
  observed: 16 16 16 16  0  0  0  0 
format GL_LUMINANCE4:
  expected:  0  0  0  0  4  0  0  0 
  observed:  0  0  0  0  8  0  0  0 
format GL_LUMINANCE12:
  expected:  0  0  0  0 12  0  0  0 
  observed:  0  0  0  0 16  0  0  0 
format GL_LUMINANCE4_ALPHA4:
  expected:  0  0  0  4  4  0  0  0 
  observed:  0  0  0  8  8  0  0  0 
format GL_LUMINANCE12_ALPHA12:
  expected:  0  0  0 12 12  0  0  0 
  observed:  0  0  0 16 16  0  0  0 
format GL_INTENSITY4:
  expected:  0  0  0  0  0  4  0  0 
  observed:  0  0  0  0  0  8  0  0 
format GL_INTENSITY12:
  expected:  0  0  0  0  0 12  0  0 
  observed:  0  0  0  0  0 16  0  0 
format GL_DEPTH_COMPONENT16:
  expected:  0  0  0  0  0  0 16  0 
  observed:  0  0  0  0  0  0 24  0 
format GL_DEPTH_COMPONENT32:
  expected:  0  0  0  0  0  0 32  0 
  observed:  0  0  0  0  0  0 24  0 
Stderr

        
Command /home/jljusten/src/fdo/piglit/bin/sized-texture-format-channels -fbo -auto
dmesg
None

Back to summary